home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 218
- Top = 104
- Width = 370
- Height = 365
- Caption = 'CheckBox Test'
- Font.Color = clBlack
- Font.Height = -10
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 13
- object Label1: TLabel
- Left = 20
- Top = 0
- Width = 76
- Height = 17
- Caption = 'Type your text here:'
- end
- object Label2: TLabel
- Left = 158
- Top = 144
- Width = 51
- Height = 16
- Caption = 'Checked:'
- end
- object Label3: TLabel
- Left = 217
- Top = 150
- Width = 2
- Height = 10
- end
- object Button1: TButton
- Left = 152
- Top = 20
- Width = 77
- Height = 26
- Caption = 'Check'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- end
- object Memo1: TMemo
- Left = 20
- Top = 20
- Width = 117
- Height = 56
- TabOrder = 1
- end
- object RtCheckGroup1: TRtCheckGroup
- Left = 22
- Top = 98
- Width = 104
- Height = 59
- Caption = 'RtCheckGroup1'
- Columns = 2
- Ctl3D = True
- Items.Strings = (
- 'test1'
- 'test2'
- 'test3'
- 'test4')
- ParentCtl3D = False
- TabOrder = 2
- TabStop = True
- OnChange = RtCheckGroup1Click
- OnCheck = RtCheckGroup1Check
- end
- object ListBox1: TListBox
- Left = 158
- Top = 163
- Width = 179
- Height = 91
- ItemHeight = 13
- TabOrder = 3
- end
- object Button2: TButton
- Left = 152
- Top = 52
- Width = 77
- Height = 27
- Caption = 'Uncheck'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 4
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 256
- Top = 20
- Width = 78
- Height = 26
- Caption = 'Add'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 5
- OnClick = Button3Click
- end
- object Button4: TButton
- Left = 256
- Top = 52
- Width = 78
- Height = 27
- Caption = 'Delete'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 6
- OnClick = Button4Click
- end
- object RtCheckGroup2: TRtCheckGroup
- Left = 22
- Top = 176
- Width = 104
- Height = 59
- Caption = 'RtCheckGroup2'
- Columns = 2
- Items.Strings = (
- 'test1'
- 'test2'
- 'test3'
- 'test4')
- PictureUnChecked.Data = {<image000. BM� v ( � � � �� � � � �� ��� ��� � � �� � � � �� ��� 33333333333333333 33
- �����33
- �����33
- �����33
- �����33
- �����33
- �����33
- �����33
- �����33
- �����33
- �����33 33333333333333>}
-